lcPlineFromPtbuf Home

Copies vertices from a Points buffer object.

 BOOL lcPlineFromPtbuf (
   HANDLE hPline,
   HANDLE hPtbuf
 );

Parameters
hPline
  Handle to a polyline object.
hPtbuf
  Handle to a points buffer object.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).